← Back to issue list

cmake parts build without install target broken after plugin update

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1839885
Type
issue
State
open
Author
~neasoon
Labels
Created
2019-08-12 21:16:56.160233+00:00
Updated
2019-08-27 18:48:08.408638+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

Commit 305304e832fe5ecdd532993dad82928aa2bb461e is not backwards compatible. After switching to cmake native primitives instead of depending on `make`, cmake plugin no longer supports `make` plugin options. This broke my build with a part of a cmake project w/o install target. It worked before by utilizing the 'artifacts'. With the new cmake plugin, the build/install lifecycle is coupled together with no way to configure/customize. I have to resort to abandon the cmake plugin and use override-build with a complete step-by-step script to build/install.

Evaluation history

No evaluation history available.